home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Online / hsc / examples / fetzenschaedl / main.hsc < prev    next >
Text File  |  1996-07-23  |  398b  |  23 lines

  1. <*
  2. ** this is the main file of our exmaple project
  3. *>
  4. <$include FILE="macro.hsc">
  5. <WEBPAGE>
  6.  
  7. <HEADING TITLE="Main page">
  8.  
  9. This is the  main page of this example project.
  10. It contains nothing more the two links to the
  11. subpages:
  12.  
  13. <UL>
  14. <LI>The <A HREF="stupid.html">stupid page</A>
  15. <LI>The page of the omnipresent <A HREF="hugo/hugo.html">Hugo</A>
  16. </UL>
  17.  
  18. bla sülz fasel laber..
  19.  
  20. <FOOTLINE>
  21. </WEBPAGE>
  22.  
  23.